* progmodes/js2-mode.el: File removed.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 14 Aug 2009 23:02:38 +0000 (23:02 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 14 Aug 2009 23:02:38 +0000 (23:02 +0000)
commit2d31c82ba492ce38d5795685c36f520c6bba9426
tree70f59fb8800d56c744a693ecef7a0c7614db15d1
parentd0604e168d4925d66f071c6cd489920528c182f0
* progmodes/js2-mode.el: File removed.

* Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.

* speedbar.el (speedbar-supported-extension-expressions): Add .js.

* progmodes/hideshow.el (hs-special-modes-alist): Add js-mode
entry.

* progmodes/js.el: New file.
lisp/ChangeLog
lisp/Makefile.in
lisp/progmodes/hideshow.el
lisp/progmodes/js.el [new file with mode: 0644]
lisp/progmodes/js2-mode.el [deleted file]
lisp/speedbar.el